home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 21
/
Aminet 21 (1997)(GTI - Schatztruhe)[!][Oct 1997].iso
/
Aminet
/
comm
/
bbs
/
trionbbs100.lha
/
Trion
/
scripts
/
fax.init
< prev
next >
Wrap
Text File
|
1997-05-11
|
496b
|
26 lines
;;; If you have trouble receiving faxes after data calls , then use
;;; this script to initialize your faxmodem.
;;; run it after each data call.
;;; In the logout , incoming and callhub scripts.
trion:utils/trion -1 -f ;trion serial port off
failat 21
wait 1
rx "address rexx_gpfax openserial"
wait 1
rx "address rexx_gpfax initmodem"
wait 3
rx "address rexx_gpfax closeserial"
wait 1
failat 10
trion:utils/trion -1 -n ;trion serial port on